/* --- main --- */

#mainLeft,
#mainRight {
 height: 810px !important;
}

div.rightBlock {
 height: 756px !important;
}

/* --- sell --- */

#titleBlack {
 margin-top: 15px;
 text-align: left;
}

#titleBlack b {
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 12px !important;
 font-weight: bold;
 margin-left: 5px;
}

#steps {
 margin-top: 10px;
 margin-bottom: 10px;
 margin-left: 5px;
}

a.step {
 display: block;
 float: left;
 line-height: 2em;
 background: #777;
 border: 1px solid #aaa;
 padding: 0 0.8em;
 margin-right: 12px;
 color: #fff;
 font-weight: bold;
 text-decoration: none !important;
}

a.step.active {
 background: #d00;
}

.txt {
 float: left !important;
 width: 67%;
 display: none;
 margin-top: 10px;
}

.txt.active {
 display: block;
}

.txt h1 {
 float: left !important;
 width: 100%;
 font-family: Arial, Helvetica, sans-serif !important;
 font-size: 20px !important;
 font-weight: bold !important;
 color: #000 !important;
 padding-top: 10px !important;
 margin-bottom: 5px !important;
 padding-left: 5px !important;
}

.txt p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: normal;
 color: #666;
 padding: 0 20px 6px 5px;
}

.txt ul {
 margin-left: 20px;
}

.txt li {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: normal;
 color: #666;
 padding: 0 20px 6px 5px;
}

#mmLeftT {
 margin-left: 1%;
 margin-right: 1%;
 padding-top: 10px;
 padding-right: 0;
 float: left;
 position: relative;
 margin-bottom: 0;
 border-style: none;
}

#titLeft {
 width: 50%;
 float: left;
}

#titRight a {
 width: 50%;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #a22;
 text-align: right;
 float: right;
 margin-top: 20px;
}

#titRight img {
 padding-left: 10px;
}

/* sell form */
div.sell_now {
 width: 500px !important;
}

p.form_field {
 text-align: right !important;
 margin-top: 3px !important;
 padding: 0 !important;
}

#sentMessage {
 margin-top: 10px !important;
}

#sentMessage p {
 font-family: Times, "Times New Roman", serif;
 font-size: 14px;
 font-weight: bold;
 color: #666;
 padding-left: 20px;
}

p.errorMsg {
 color: #f00 !important;
}

.clearer {
 clear: none !important;
}

div#contacts {
 float: left !important;
}

p.contText {
 width: 100%;
}
